Skip to content

feat: parsing the tracing file into evaluation cases#44

Merged
yaozheng-fang merged 5 commits intovolcengine:mainfrom
BhAem:add-tracing-eval
Aug 12, 2025
Merged

feat: parsing the tracing file into evaluation cases#44
yaozheng-fang merged 5 commits intovolcengine:mainfrom
BhAem:add-tracing-eval

Conversation

@BhAem
Copy link
Copy Markdown
Collaborator

@BhAem BhAem commented Aug 11, 2025

No description provided.

os.remove(eval_set_file_path)


def test_evaluator_using_tracing():
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def test_tracing_file_to_evalset()

eval_cases = self.load_eval_set(eval_set_file_path).eval_cases
self.generate_invocation_data(eval_cases, eval_case_data_list)

def load_tracing_set(self, tracing_set_file_path: str) -> EvalSet:
Copy link
Copy Markdown
Collaborator

@yaozheng-fang yaozheng-fang Aug 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def load_eval_set_from_tracing(...)

@yaozheng-fang yaozheng-fang merged commit 21a564e into volcengine:main Aug 12, 2025
5 checks passed
@BhAem BhAem deleted the add-tracing-eval branch August 12, 2025 03:34
yaozheng-fang pushed a commit that referenced this pull request Aug 15, 2025
* feat: parsing the tracing file into evaluation cases

* feat: parsing the tracing file into evaluation cases

* fix: shorten tracing samples in the test

* fix: manage evalset and tracing file uniformly in one function

* fix: modify the function name

---------

Co-authored-by: wuqingfu.528 <wuqingfu.528@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants